home *** CD-ROM | disk | FTP | other *** search
/ El Mac 8 / El Mac 8.iso / Shareware / Demos / OpenStack™ (Demo US) / OpenStack™ Demo / Objects Library (Demo) / Buttons / Token 1 / Token 1.rsrc / HSCR_12000 < prev    next >
Encoding:
Text File  |  1995-10-23  |  136 b   |  5 lines

  1. on mouseStillDown
  2. if the mouseLoc is within the rect of this cd then
  3.   set the location of me to the mouseLoc
  4. end if
  5. end mouseStillDown